This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
The Evaluate was not needed. Just the Shell command.
Sub Click(Source As Button)
Dim workspace As New NotesUIWorkspace
Dim uidoc As NotesUIDocument
Dim result As Integer
Set uidoc = workspace.CurrentDocument
test=uidoc.FieldGetText("Assigned_IP")
Messagebox "c:\portbounce\2.0\portbounce.exe " + test + "", MB_OK, "test"
result = Shell("c:\portbounce\2.0\portbounce.exe " & test)
End Sub
This seems to work...
Thanks Terry....
Welcome hehe
PS If i bring up a question I feel I might as well share the answer anyhow for anyone else...
Feedback response number WEBB8HUVBQ created by ~Joan Asakilyobu on 06/15/2011